xen.git
2007-02-19 kfraser@localhost... hvm: Emulate opcode 0x03 (ADD mem,reg).
2007-02-19 Ian Campbell[LIBELF] Prefer PT_NOTE segments to SHT_NOTE sections...
2007-02-18 Keir Fraserhvm: Support PUSH from mmio area (opcode 0xFF/6).
2007-02-17 Keir Fraserlinux: vmalloc_sync_all() is not a no-op when running...
2007-02-17 kfraser@localhost... Fix 64-bit build.
2007-02-17 Jake Wires[TAPDISK] add tapdisk support for image chaining
2007-02-16 kfraser@localhost... x86-64: fix Lx_DISALLOW_MASK
2007-02-16 kfraser@localhost... linux/x86_64: miscellaneous initialization code cleanup
2007-02-16 kfraser@localhost... hvm: Processor Objects require unique IDs.
2007-02-16 kfraser@localhost... hvm: Dynamically generate the correct number of ACPI...
2007-02-16 Tim Deegan[XEN] Set p2m page count-info fields properly on alloca...
2007-02-16 Tim Deegan[HVM] Save/restore: explicitly name MSRs in save format
2007-02-16 kfraser@localhost... Fix grant-table initialisation so that domain destructi...
2007-02-16 kfraser@localhost... linux: remove {lock,unlock}_vm_area(). Instead use...
2007-02-16 kfraser@localhost... Fix vncdisplay config option for HVM guests.
2007-02-15 kfraser@localhost... hvm: Fix acpi processor id in MADT LAPIC entries.
2007-02-15 kfraser@localhost... ia64: Fix build failure
2007-02-15 Tim Deegan[HVM] Save/restore: remove u8 from publich header
2007-02-15 kfraser@localhost... Remove unnecessary check from HVM builder.
2007-02-15 kfraser@localhost... Lift physical address restriction in save/restore code.
2007-02-15 kfraser@localhost... Propagate error return from elf_xen_parse().
2007-02-15 kfraser@localhost... x86: fix NMI delivery to dom0
2007-02-15 kfraser@localhost... Bring TPM driver files to 2.6.18 level. Remove the...
2007-02-15 kfraser@localhost... [ACM] Update the xensec_ezpolicy ACM policy generation...
2007-02-15 kfraser@localhost... minios: build system cleanups.
2007-02-15 kfraser@localhost... Disable GCC stack protector for ROMBIOS.
2007-02-15 kfraser@localhost... linux: miscellaneous changes after upgrade through...
2007-02-15 kfraser@localhost... linux: e820 handling adjustments
2007-02-15 kfraser@localhost... linux: user user_mode_vm() in place of user_mode()...
2007-02-15 kfraser@localhost... linux: avoid need to modify include/linux/pfn.h
2007-02-15 kfraser@localhost... linux: early_printk adjustments
2007-02-15 kfraser@localhost... linux: proper mutex use in balloon driver
2007-02-15 kfraser@localhost... [VTPM] Add a missing initialization of a state variable...
2007-02-15 kfraser@localhost... libxc: Fix xc_vcpu_{set,get}_affinity (Xen-bugzilla...
2007-02-15 kfraser@localhost... Dynamic grant-table sizing.
2007-02-15 kfraser@localhost... Remove unuseful and noisy seg-fixup warning message.
2007-02-15 kfraser@localhost... Remove old elf-parsing code from tools and from Xen.
2007-02-14 Wim Colgate Protect self.domid from being empty
2007-02-14 kfraser@localhost... Export PRI_xen_pfn rather than PRIpfn: less polluting...
2007-02-14 kfraser@localhost... Merge with xenppc-unstable.hg
2007-02-14 kfraser@localhost... libelf: use xen code style.
2007-02-14 kfraser@localhost... linux: quieten some driver printk logging.
2007-02-14 kfraser@localhost... Another domctl fix to insert missing copy_to_guest.
2007-02-14 Tim DeeganMerge
2007-02-14 Tim Deegan[XEN] Snapshot PAE l3es when they are shadowed.
2007-02-14 Tim Deegan[XEN] Re-sync PAE l3 shadows when PV guests change...
2007-02-14 kfraser@localhost... Make libelf not fail on unknown elf notes.
2007-02-14 kfraser@localhost... Add missing breaks to {set,get}_address_size domctls.
2007-02-14 kfraser@localhost... Fix DEC instruction decode. Turn into SUB, not OR. :-)
2007-02-14 kfraser@localhost... Support INC/DEC in mmio decoder. Opcodes 0xFE and 0xFF.
2007-02-14 Tim Deegan[XEN] New paging-assistance interface.
2007-02-13 Ian Campbell[LINUX] Call ctrl_alt_del() to trigger a reboot so...
2007-02-09 Hollis Blanchard[POWERPC][XEN] Use libelf for dom0 construction.
2007-02-09 Hollis Blanchard[LIBELF] Define PRIpfn next to xen_pfn_t.
2007-02-09 Hollis Blanchard[POWERPC][XEN] Opt out of new libxc domain builder.
2007-02-09 Hollis Blanchard[LIBELF] Print phdr addresses when loading.
2007-02-09 Hollis Blanchard[POWERPC][XEN] Fix RCU crash.
2007-02-09 Hollis Blanchard[POWERPC][XEN] strlcpy() fallout.
2007-02-09 kfraser@localhost... [HVM] Fill in mmio decode gaps for Grp1 immediate opcodes.
2007-02-09 kfraser@localhost... Print all by default in debug builds.
2007-02-09 Tim Deegan[HVM] Save/restore: disentangle max_pfn from nr_pages.
2007-02-09 Alastair TseAdd missing Makefile in x86_64/compat so that it builds...
2007-02-08 kfraser@localhost... Fix non-x86 build.
2007-02-08 kfraser@localhost... Fix x86/64 build.
2007-02-08 Keir Fraserx86: hide assembly labels
2007-02-08 Keir Fraser[HVM][SVM] Do not advertise FFXSR feature.
2007-02-08 Keir FraserUse printk log-level limiting even during Xen boot.
2007-02-08 Keir FraserSmall cleanups to PV-on-HVM support code.
2007-02-08 kfraser@localhost... Merge with xen-ia64-unstable.hg.
2007-02-08 Keir FraserRemove unnecessarily modified a.out.h.
2007-02-08 Keir FraserMove skb_pull_rcsum() to its usual place in skbuff.c
2007-02-08 Keir FraserFix a typo in console_steal().
2007-02-08 kfraser@localhost... Fix xen-detect build.
2007-02-08 Keir FraserAdd example xen-detect.c code for detecting application...
2007-02-08 Ewan MellorFix localtime setting for PV domains.
2007-02-08 Tim Deegan[HVM] Save/restore: don't try to set the console ring MFN
2007-02-08 Tim DeeganMerge
2007-02-08 Tim Deegan[HVM] Save/restore: save pmtimer count register
2007-02-08 Ian Campbell[XEN] Fix typos in comment describing 32on64 memory...
2007-02-08 Ian Campbell[XEN] kexec: add compatability shim for kexec in 32on64...
2007-02-08 Ian Campbell[XEN] kexec: Remove asm/kexec.h. Move the single inline...
2007-02-08 Tim Deegan[XEN] When removing pages, drop shadow refs before...
2007-02-08 Hollis Blanchard[POWERPC][XEN] Fix mismerge.
2007-02-08 wim@xen-wim... [blktap] Allow HVM booting from blktap device(s)
2007-02-07 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-07 Tim Deegan[HVM] Save/restore: don't try to save the MMIO memory...
2007-02-07 Tim Deegan[XEND] Open save/restore files with O_LARGEFILE if...
2007-02-07 awilliam@xenbuild2.aw[IA64] Clean up error messages from lookup_domain_mpa()
2007-02-07 kfraser@localhost... Improve hotplug script error reporting via xenstore.
2007-02-07 kfraser@localhost... Dom0 VNC server should not drop any of teh 8 supported...
2007-02-07 kfraser@localhost... pvfb: Split mouse and keyboard into separate devices.
2007-02-07 kfraser@localhost... hvm: Add PCI subsystem ID to emulated devices.
2007-02-07 Tim Deegan[XEN] Remove bogus assertion in shadow emulation path
2007-02-07 Tim Deegan[HVM] Save/restore: dynamically calculate the size...
2007-02-07 Tim Deegan[HVM] Save/restore: move save/restore routines out...
2007-02-07 Tim DeeganRevert 13805: losetup -r is not portable
2007-02-07 kfraser@localhost... linux: Fix softlockup interaction with noidlehz.
2007-02-07 Keir FraserUpdate .hgignore list
2007-02-07 Keir Fraserlinux: Zap /proc/interrupts count when a dynamic IRQ...
2007-02-06 kfraser@localhost... linux/i386: Improve critical region handling code
next